home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-03 / vbsource.zip / TEXTEDIT.FRM (.txt) < prev    next >
Visual Basic Form  |  1991-09-19  |  6KB  |  133 lines

  1. Form1
  2. Text Editor
  3. Form1
  4. FileTextBox
  5. OpenButton
  6.     Open File
  7. SaveButton
  8. Save/New File
  9. ExitButton
  10. Form_Click
  11. FileOpener
  12.     NameToUse
  13. Mode3
  14.     RecordLen
  15. ReplaceFile
  16. READFILE3
  17.     ADDTOFILE
  18. RANDOMFILE
  19. BINARYFILEK
  20. FileNum
  21. OpenerError'
  22. Action
  23. FileErrors
  24. FileTextBox_Change
  25. ConfirmFilee
  26. TheName
  27.     Operationw
  28. ConfirmFileErrorp
  29. TheFiles
  30. Confirmation
  31. Conirmation;
  32. LOADFILE
  33. errVal
  34. msgType
  35. MB_ICONEXCLAMATION
  36. ERR_DEVICEUNAVAILABLE
  37. ERR_DISKNOTREADY2
  38. ERR_DEVICEIO
  39. ERR_DISKFULL`
  40. Err_BADFILENAME
  41. ERR_BADFILENAMEORNUMBER
  42. ERR_PATHDOESNOTEXIST
  43. ERR_BADFILEMODE
  44. ERR_FILEALREADYOPEN
  45. ERR_INPUTPASTENDOFFILE
  46. response
  47. ExitButton_Click
  48. CheckItOutf
  49. FileTextBox\
  50. TheTextBox
  51. TextI
  52. Answer
  53. GetName
  54.     OverWrite
  55. SaveButton
  56. Caption&
  57. Form1
  58. LoadOrSave
  59. WorkingFileName
  60. TheBox
  61. WriteError
  62. OpenButton_Click
  63.     Form_Load    
  64. CurrentX
  65. CurrentY
  66. BoxCaption
  67. SaveBotton_Click
  68. SaveButton_Click
  69. OpenMode
  70.     ReadError
  71.     LineInput
  72. NextLine
  73. LineFromFiles
  74.     NextLines
  75. LineFromFile
  76. FileOpener
  77. ConfirmFile
  78. The file "
  79. already exists on disk."
  80. Saving the text box contents to that file will
  81. destroy the file's current contents, replacing
  82. them with the text from the text box."
  83. Choose OK to overwrite the file, Cancel to stop.
  84. File Massage
  85. The file "
  86.  doesn't exist."
  87. Would ypu like to create and the edit it?"
  88. Choose OK to create the file, Cancel to stop."
  89. File Message
  90. FileErrors
  91. That device appears unavailable.
  92. Insert a disk in the drive and close the door.
  93. Internal disk error.
  94. Disk is full.  Continue?
  95. That filename is illegal."
  96. That path doesn't exist.
  97. Can't open your file for that type of access."
  98. This file is already open"
  99. This file has a nonstandard end-of-file marker, 
  100. or an attempt was made to read beyond 
  101. the end-of-file marker."
  102. Disk Error
  103. ExitButton_Click
  104. CheckItOut
  105. Do you want to save this text?
  106. Save As:
  107. Save/New File"
  108. Text Editor"
  109. GetName
  110. File name"
  111. OverWrite
  112. Form_Load
  113. Text Editor"
  114. Using 
  115. If you want to create a new text file, "
  116. choose OK, type in your text, and then "
  117. choose Save/New File."
  118. To open a file that already exists on disk, 
  119. choose OK, choose the Open File button, 
  120.  and type the name of the file you want to open.
  121. SaveBotton_Click
  122. SaveButton_Click
  123. Save/New File"
  124. Save As:
  125. New/Save File"
  126. Save/New File"
  127. OpenButton_Click
  128. File To Open:"
  129. Sorry your file is too large to edit."
  130. File Too Big
  131. Text Editor Now Editing:  
  132. New/Save File"
  133.